projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbd319a
)
; * lisp/ido.el (ido-find-alternate-file): Doc fix. (Bug#29278)
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 18 Nov 2017 11:14:52 +0000
(13:14 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 18 Nov 2017 11:14:52 +0000
(13:14 +0200)
lisp/ido.el
patch
|
blob
|
history
diff --git
a/lisp/ido.el
b/lisp/ido.el
index 4f1e36ba914d55488d02986ca738ee2c516cbcdc..96a362f76083995fbf076327f76fc28e894c4b4b 100644
(file)
--- a/
lisp/ido.el
+++ b/
lisp/ido.el
@@
-4302,7
+4302,7
@@
For details of keybindings, see `ido-find-file'."
;;;###autoload
(defun ido-find-alternate-file ()
- "
Switch to another file and show it in another window
.
+ "
Find another file, select its buffer, kill previous buffer
.
The file name is selected interactively by typing a substring.
For details of keybindings, see `ido-find-file'."
(interactive)